Storm-static

Benchmark
Model:rabin v.1 (MDP)
Parameter(s)N = 10
Property:live (prob-reach)
Invocation (specific)
~/storm/build/bin/storm --prism rabin.10.prism --prop rabin.10.props live --exact floats --general:precision 1e-20  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4 --engine hybrid
Execution
Walltime:2.1429407596588135s
Return code:0
Relative Error:0.0
Log
Storm 1.5.1

Date: Thu Apr 30 04:50:12 2020
Command line arguments: --prism rabin.10.prism --prop rabin.10.props live --exact floats '--general:precision' 1e-20 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4 --engine hybrid
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.045s.

Time for model construction: 1.455s.

-------------------------------------------------------------- 
Model type: 	MDP (symbolic)
States: 	40000000000 (4989 nodes)
Transitions: 	151486089440 (177311 nodes)
Choices: 	65743044720
Reward Models:  none
Variables: 	rows: 43 meta variables (96 DD variables), columns: 43 meta variables (96 DD variables), nondeterminism: 10 meta variables (10 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (97 nodes)
-------------------------------------------------------------- 

Model checking property "live": Pmax=? [F ((((((((((p1 = 2) | (p2 = 2)) | (p3 = 2)) | (p4 = 2)) | (p5 = 2)) | (p6 = 2)) | (p7 = 2)) | (p8 = 2)) | (p9 = 2)) | (p10 = 2))] ...
Result (for initial states): 1
Time for model checking: 0.091s.